home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / dev / gui / FoxGuiLibs.lha / ReadMe.txt < prev   
Text File  |  2001-07-08  |  470b  |  15 lines

  1. Please read the addendum to the manual below.
  2.  
  3. When compiling your source code you will want to include FoxGui.h and
  4. FoxGuiPragma.h because they contain the prototypes for FoxGui functions.
  5. It is suggested that you put FoxGui.h and FoxGuiPragma.h into the same
  6. directory and assign FoxInclude: to that directory using a command like
  7.  
  8. assign FoxInclude: mydir
  9.  
  10. where mydir is the directory where you put the include files.
  11.  
  12. Have fun!
  13.  
  14.    Simon Fox (FoxySoft 08/07/2001).
  15.